From: st103@sco.zsi.pwr.wroc.pl (A Member of Elysium)
Newsgroups: comp.sys.cbm
Subject: PROGRAMMING- MUL's DIV's
Date: 24 Jan 1996 13:55:46 GMT
Organization: Technical Univeristy of Wroclaw
Message-ID: <4e5dp2$m4i@sun1000.pwr.wroc.pl>
NNTP-Posting-Host: sco.zsi.pwr.wroc.pl
Hi!
I'm going to write some math stuff for my c64 byt i have a little problem:
i need a 16 bits * 16 bits multiplication program and 16 bits / 8 bits or 8 bits / 8 bits division program that will return not the integer and fractional part of the number. I dont expect ANY optimized solutions i just wan a basic version that is slow but works. Can any one help me? Aspecialy with the division ?